Print informative error message when aborting on GTK disconnect.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 31 Oct 2010 03:33:56 +0000 (23:33 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 31 Oct 2010 03:33:56 +0000 (23:33 -0400)
commit1e4ab4f228e81a5b59078a60da6b5aea40224d45
treefc7e73fc7ccf5c81f2c76e89be05ce9b386bbbda
parent81078b45813742f8438327cf58c1717f289f0946
Print informative error message when aborting on GTK disconnect.

* xterm.c (x_connection_closed): Print informative error message
when aborting on GTK.  This requires using shut_down_emacs
directly instead of Fkill_emacs.
src/ChangeLog
src/xterm.c